Skip to content

Instantly share code, notes, and snippets.

View philipbreau's full-sized avatar

Philip Breau philipbreau

  • Fiddlehead Technologies
  • Moncton, Canada
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title><%= content_for?(:title) ? yield(:title) : "Jolét" %></title>
<%= Gon::Base.render_data({}) %>