Skip to content

Commit 637301a

Browse files
authored
Update components.html.erb
1 parent dbf6030 commit 637301a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

views/projects/components.html.erb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ title: Development Tracker
66

77
<div class="govuk-grid-row">
88
<div class="govuk-grid-column-full">
9-
<h2 class="govuk-heading-m">Projects</h2>
10-
<p class="govuk-body">Vivamus laoreet, arcu eu imperdiet faucibus, quam erat dictum nulla, sed efficitur arcu neque quis diam.</p>
119

1210
<%# ------------------------------------------------------------------------ %>
1311
<%# B U D G E T S T A B L E %>
@@ -191,4 +189,4 @@ title: Development Tracker
191189
}
192190
$.when(call1, call2, call3, call4, call5).then(allDone, someFailed);
193191
})
194-
</script>
192+
</script>

0 commit comments

Comments
 (0)