Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

379
Visualizações
how can i use ejs variables from other file

i am trying to do spa and i am kind of stacking in this code

import AbstractView from "./AbstractView.js";

export default class extends AbstractView {
    constructor(params) {
        super(params);
        this.setTitle("Profile");
    }

    async getHtml() {
        return `
            <main>
                <center>
                <div class="profile-page">
                    <img src="" alt="astro" style="border-radius: 50%;margin-right: 15px;">
                    <h1 style="font-size: 20px;"><%= client.user.username %></h1>
                    <h3>Select server to start managing</h3>
                    <br>
                    <a href="" target="_blank" rel="noopener noreferrer"><button class="button_support">Support</button></a>
                </div>
                </center>
            </main>
        `;
    }
}

This is taking from github source and what i am trying to do is i want to show ejs variable in the html and this what happen: problem if you have any question about the code ask and a will text you back thank you!

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda