Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Conversation

NikitaNaumenko
Copy link
Contributor

No description provided.

.h5.text-center.text-primary
- course_link = link(String.downcase(gettext("Courses")), to: 'https://ru.hexlet.io/courses')
- professions_link = link(String.downcase(gettext("Professions")), to: 'https://ru.hexlet.io/professions')
= gettext("Try Hexlet %{courses} or join to %{professions}", courses: safe_to_string(course_link), professions: safe_to_string(professions_link)) |> raw()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

В слиме же raw как в хамле делается, через !=

@mokevnin mokevnin merged commit fe7630e into hexlet-basics:master Jul 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants