[ci skip] Removes dummy placeholders

This commit is contained in:
Filipa Lacerda 2017-07-31 17:34:00 +01:00
parent cb127785e0
commit 74b58131d4

View file

@ -11,14 +11,3 @@
%input{ type: "radio", autocomplete: "off", name: "project_templates", id: template.name }
= image_tag(template.logo_path)
= template.title
%div.btn.btn-default
%input{ type: "radio", autocomplete: "off", name: "project_templates", id: "blank" }
= icon('file-o')
Node Express
%div.btn.btn-default
%input{ type: "radio", autocomplete: "off", name: "project_templates", id: "blank"}
= icon('file-o')
Java Spring