File: create.html.ep

package info (click to toggle)
libmojo-pg-perl 4.28-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 344 kB
  • sloc: perl: 545; sql: 19; makefile: 7
file content (3 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (9)
1
2
3
% layout 'blog', title => 'New post';
<h2>New post</h2>
%= include 'posts/_form', caption => 'Create', target => 'store_post'