You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-08-08 22:36:41 +02:00
web-app content formatting
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{{ define "content" }}
|
||||
<div class="container" id="page-content">
|
||||
|
||||
|
||||
<h3 class="h3 mt-5 mb-2" >Our Butt-Covering Legal Disclaimer</h3>
|
||||
<p>Information contained on or made available through the site or in any forms is not intended to
|
||||
and does not constitute legal advice, recommendations or counseling. Your use of this document
|
||||
@@ -141,17 +140,9 @@
|
||||
1000 Coolr Way<br/>
|
||||
Valdez, AK, 99686</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
{{end}}
|
||||
{{define "js"}}
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
|
||||
});
|
||||
</script>
|
||||
{{end}}
|
||||
|
||||
|
Reference in New Issue
Block a user