[ci skip] Removes dummy placeholders
This commit is contained in:
parent
cb127785e0
commit
74b58131d4
1 changed files with 0 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue