mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-14 18:01:42 +00:00
vista de articulo similar a las demas
This commit is contained in:
parent
c81860c9a2
commit
0742a2eff1
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
@post.title.value]
|
||||
|
||||
- dir = t("locales.#{@locale}.dir")
|
||||
.row
|
||||
.col
|
||||
.row.justify-content-center
|
||||
.col-md-8
|
||||
%article.content
|
||||
= link_to t('posts.edit'),
|
||||
edit_site_post_path(@site, @post.id),
|
||||
|
|
Loading…
Reference in a new issue