-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdocuments.html
More file actions
41 lines (31 loc) · 1.59 KB
/
Copy pathdocuments.html
File metadata and controls
41 lines (31 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
layout: default
title: 'Documents'
---
<h1>Documents</h1>
{% include document-row.html %}
<div class="row doc-row">
<div class="col-sm-2">
<img src="http://www.allcloud.io/wp-content/uploads/2017/01/default-thumbnail.jpg" class="img-responsive" alt="Featured image">
</div>
<div class="col-sm-4">
<div class="intro">
<h4>America First-A Budget Blueprint to Make America Great Again<br><small class="text-muted">Shared for feedback by Congressman Seth Moulton</small></h4>
</div>
</div>
<div class="col-sm-4">
<p>{{ "I'm Congressman Seth Moulton, and I want to hear your thoughts on President Trump's budget blueprint here in Madison. I want to hear directly from you about how the President's budget impacts you, your family, your business, and your ability to achieve the American dream.
A budget shows what we care about. It shows our values. As Americans, we care about creating good paying jobs so that everyone who works hard gets a shot at the American Dream. And we care about national security: our most solemn obligation is to keep Americans safe at home and abroad." | truncatewords: 20 }}</p>
</div>
<div class="col-sm-2">
<div class="row">
<div class="col-xs-6 col-md-12"><small class="text-muted">Jan 17, 2017</small><br>
<small class="text-muted">21 Comments</small></div>
<div class="col-xs-6 col-md-12">
<a href="{{ "/document.html" | prepend: site.baseurl }}" class="btn btn-default btn-xs" role="button">Read this document</a>
</div>
</div>
</div>
</div>
{% include document-row.html %}
{% include document-row.html %}