summaryrefslogtreecommitdiffstats
path: root/templates/w3/layout/button.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/w3/layout/button.html')
-rw-r--r--templates/w3/layout/button.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/w3/layout/button.html b/templates/w3/layout/button.html
new file mode 100644
index 0000000..f41f9cf
--- /dev/null
+++ b/templates/w3/layout/button.html
@@ -0,0 +1 @@
+<button {{ button.flat_attrs }}>{{ button.content }}</button>