File: create.html.ep

package info (click to toggle)
libmojo-sqlite-perl 3.009-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 324 kB
  • sloc: perl: 610; sql: 11; makefile: 6
file content (3 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (8)
1
2
3
% layout 'blog', title => 'New post';
<h2>New post</h2>
%= include 'posts/_form', caption => 'Create', target => 'store_post'