diff --git a/views/dashboard.slim b/views/dashboard.slim index c5bc347c..d0a58b6a 100644 --- a/views/dashboard.slim +++ b/views/dashboard.slim @@ -80,11 +80,11 @@ javascript: .row style="margin-top: 20px" .span5 -    Need to learn web design/HTML? +    Need to learn web design? div div i class="icon-globe"    - a href="/tutorial" target="_blank" NeoCities Web Design Tutorial + a href="/tutorial" target="_blank" Web Design, HTML, CSS, JS Tutorials form method="POST" action="/site_files/delete" id="deleteFilenameForm" input name="csrf_token" type="hidden" value="#{csrf_token}"