app/views/buttons.html in ethosstyles-0.1.6 vs app/views/buttons.html in ethosstyles-0.1.7
- old
+ new
@@ -1,6 +1,10 @@
<h1>BUTTON</h1>
+<?php
+echo "Hello World";
+?>
+
<section class="rf-section">
<h2>BUTTON TYPES</h2>
<a href="#" class="rf-btn rf-btn--primary">Primary</a>