mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 03:37:56 +01:00
* Remove roadmap header * Add hostname to poweredby url * Fix oauth button click style * Fix mailer astuto logo * Fix asset urls in public html files
10 lines
136 B
Plaintext
10 lines
136 B
Plaintext
<%=
|
|
react_component(
|
|
'Roadmap',
|
|
{
|
|
postStatuses: @post_statuses,
|
|
posts: @posts,
|
|
boards: @boards,
|
|
}
|
|
)
|
|
%> |